'Declaration Public Shadows Property FillColor As Color
'Declaration
Public Shadows Property FillColor As Color
public new Color FillColor {get; set;}
public read-write property FillColor: Color;
public hide function get,set FillColor : Color
public: __property new Color get_FillColor(); public: __property new void set_FillColor( Color value );
public: new property Color FillColor { Color get(); void set ( Color value); }
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationEllipse AnnotationEllipse Members